public void setEndCircleCenter( PDFPoint endCircleCenter ) |
Parameters
- endCircleCenter
- The position in shading's target coordinate system of the ending circle center.
public void setEndCircleCenter( PDFPoint endCircleCenter ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | when the position of the ending circle is null. |